home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / EasyPHP / easyphp1-8_setup.exe / {app} / phpmyadmin / lang / brazilian_portuguese-utf-8.inc.php < prev    next >
Encoding:
PHP Script  |  2004-12-28  |  45.0 KB  |  778 lines

  1. <?php
  2. /* $Id: brazilian_portuguese-utf-8.inc.php,v 2.52 2004/12/28 16:34:45 nijel Exp $ */
  3.  
  4. /**
  5.  * Translated by Renato Lins <thbest at information4u.com>
  6.  */
  7.  
  8. $charset = 'utf-8';
  9. $allow_recoding = TRUE;
  10. $text_dir = 'ltr';
  11. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  12. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  13. $number_thousands_separator = ',';
  14. $number_decimal_separator = '.';
  15. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  16. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  17.  
  18. $day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
  19. $month = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez');
  20. // See http://www.php.net/manual/en/function.strftime.php to define the
  21. // variable below
  22. $datefmt = '%B %d, %Y at %I:%M %p';
  23.  
  24. $strAccessDenied = 'Acesso Negado';
  25. $strAction = 'A├º├╡es';
  26. $strAddDeleteColumn = 'Adiciona/Remove Colunas';
  27. $strAddDeleteRow = 'Adiciona/Remove Condi├º├╡es de busca';
  28. $strAddNewField = 'Adiciona novo campo';
  29. $strAddSearchConditions = 'Condi├º├úo de Pesquisa (Complemento da clausula "onde"):';
  30. $strAddToIndex = 'Adicionar ao ├¡ndice  %s coluna(s)';
  31. $strAddUser = 'Adicionar um novo usu├írio';
  32. $strAddUserMessage = 'Usu├írio adcionado.';
  33. $strAffectedRows = 'Registro afetados:';
  34. $strAfter = 'Depois %s';
  35. $strAfterInsertBack = 'Retornar';
  36. $strAfterInsertNewInsert = 'Inserir um novo registro';
  37. $strAll = 'Todos';
  38. $strAlterOrderBy = 'Alterar tabela ordenada por';
  39. $strAnalyzeTable = 'Analizar tabela';
  40. $strAnd = 'E';
  41. $strAnIndex = 'Um ├¡ndice foi adicionado a %s';
  42. $strAny = 'Qualquer';
  43. $strAnyHost = 'Qualquer servidor';
  44. $strAnyUser = 'Qualquer usu├írio';
  45. $strAPrimaryKey = 'Uma chave prim├íria foi adicionada a %s';
  46. $strAscending = 'Ascendente';
  47. $strAtBeginningOfTable = 'No come├ºo da tabela';
  48. $strAtEndOfTable = 'Ao fim da tabela';
  49. $strAttr = 'Atributos';
  50.  
  51. $strBack = 'Voltar';
  52. $strBinary = ' Bin├írio ';
  53. $strBinaryDoNotEdit = ' Bin├írio - n├úo edite ';
  54. $strBookmarkDeleted = 'O bookmark foi removido.';
  55. $strBookmarkLabel = 'Nome';
  56. $strBookmarkQuery = 'Procura de SQL salva';
  57. $strBookmarkThis = 'Salvar essa procura de SQL';
  58. $strBookmarkView = 'Apenas visualiza';
  59. $strBrowse = 'Visualiza';
  60. $strBzip = '"compactado com bzip"';
  61.  
  62. $strCantRenameIdxToPrimary = 'N├úo foi poss├¡vel renomear o ├¡ndice para "PRIMARY"!';
  63. $strCardinality = 'Cardinalidade';
  64. $strCarriage = 'Caracter de retorno: \\r';
  65. $strChange = 'Muda';
  66. $strChangePassword = 'Mude a senha';
  67. $strCheckAll = 'Marcar All';
  68. $strCheckTable = 'Verifica tabela';
  69. $strColumnNames = 'Nome da Colunas';
  70. $strCompleteInserts = 'Inser├º├╡es Completas';
  71. $strCookiesRequired = 'Cookies devem estar ativados ap├│s este ponto.';
  72. $strCopyTable = 'Copiar tabela para (base<b>.</b>tabela):';
  73. $strCopyTableOK = 'Tabela %s copiada para %s.';
  74. $strCreate = 'Cria';
  75. $strCreateIndex = 'Criar um ├¡ndice em %s colunas';
  76. $strCreateIndexTopic = 'Criar um novo ├¡ndice';
  77. $strCreateNewDatabase = 'Cria novo banco de dados';
  78. $strCreateNewTable = 'Cria nova tabela no banco de dados %s';
  79. $strCriteria = 'Crit├⌐rio';
  80.  
  81. $strData = 'Dados';
  82. $strDatabase = 'Banco de Dados';
  83. $strDatabaseHasBeenDropped = 'Base de Dados %s foi eliminada.';
  84. $strDatabases = 'Banco de Dados';
  85. $strDatabasesStats = 'Estatisticas da base';
  86. $strDataOnly = 'Dados apenas';
  87. $strDefault = 'Padr├úo';
  88. $strDelete = 'Remove';
  89. $strDeleted = 'Registro eliminado';
  90. $strDeletedRows = 'Registro deletados:';
  91. $strDescending = 'Descendente';
  92. $strDisplayOrder = 'Ordenado por:';
  93. $strDoAQuery = 'Fa├ºa uma "procura por exemplo" (coringa: "%")';
  94. $strDocu = 'Documenta├º├úo';
  95. $strDoYouReally = 'Confirma : ';
  96. $strDrop = 'Elimina';
  97. $strDumpingData = 'Extraindo dados da tabela';
  98. $strDynamic = 'din├ómico';
  99.  
  100. $strEdit = 'Edita';
  101. $strEditPrivileges = 'Edita Privil├⌐gios';
  102. $strEffective = 'Efetivo';
  103. $strEmpty = 'Limpa';
  104. $strEmptyResultSet = 'MySQL retornou um conjunto vazio (ex. zero registros).';
  105. $strEnd = 'Fim';
  106. $strEnglishPrivileges = ' Nota: nomes de privil├⌐gios do MySQL s├úo expressos em ingl├¬s ';
  107. $strError = 'Erro';
  108. $strExtendedInserts = 'Inser├º├╡es extendidas';
  109. $strExtra = 'Extra';
  110.  
  111. $strField = 'Campo';
  112. $strFieldHasBeenDropped = 'Campo %s foi deletado';
  113. $strFields = 'Campos';
  114. $strFieldsEmpty = ' O campo count esta vazio! ';
  115. $strFieldsEnclosedBy = 'Campos delimitados por';
  116. $strFieldsEscapedBy = 'Campo contornado por';
  117. $strFieldsTerminatedBy = 'Campos terminados por';
  118. $strFixed = 'fixo';
  119. $strFlushTable = 'Limpar a tabela ("LIMPAR")';
  120. $strFormat = 'Formato';
  121. $strFormEmpty = 'Faltando valores do form !';
  122. $strFullText = 'Textos completos';
  123. $strFunction = 'Fun├ºoes';
  124.  
  125. $strGenTime = 'Tempo de Genera├º├úo';
  126. $strGo = 'Executa';
  127. $strGzip = '"compactado com gzip"';
  128.  
  129. $strHasBeenAltered = 'foi alterado.';
  130. $strHasBeenCreated = 'foi criado.';
  131. $strHome = 'Principal';
  132. $strHomepageOfficial = 'P├ígina Oficial do phpMyAdmin';
  133. $strHost = 'Servidor';
  134. $strHostEmpty = 'O nome do servidor est├í vazio!';
  135.  
  136. $strIdxFulltext = 'Fulltext';
  137. $strIfYouWish = 'Para carregar apenas algumas colunas da tabela, fa├ºa uma lista separada por v├¡rgula.';
  138. $strIgnore = 'Ignorar';
  139. $strIndex = '├ìndice';
  140. $strIndexes = '├ìndices';
  141. $strIndexHasBeenDropped = '├ìndice %s foi deletado';
  142. $strIndexName = 'Nome do ├¡ndice :';
  143. $strIndexType = 'Tipo de ├¡ndice :';
  144. $strInsert = 'Insere';
  145. $strInsertAsNewRow = 'Insere uma nova coluna';
  146. $strInsertedRows = 'Linhas Inseridas:';
  147. $strInsertNewRow = 'Insere novo registro';
  148. $strInsertTextfiles = 'Insere arquivo texto na tabela';
  149. $strInstructions = 'Instru├º├╡es';
  150. $strInUse = 'em uso';
  151.  
  152. $strKeepPass = 'N├úo mudar a senha';
  153. $strKeyname = 'Nome chave';
  154. $strKill = 'Matar';
  155.  
  156. $strLengthSet = 'Tamanho/Definir*';
  157. $strLimitNumRows = 'registros por p├ígina';
  158. $strLineFeed = 'Caracter de Alimenta├º├úo de Linha: \\n';
  159. $strLinesTerminatedBy = 'Linhas terminadas por';
  160. $strLocationTextfile = 'Localiza├º├úo do arquivo texto';
  161. $strLogin = 'Autentica├º├úo';
  162. $strLogout = 'Sair';
  163. $strLogPassword = 'Senha:';
  164. $strLogUsername = 'Usu├írio:';
  165.  
  166. $strModifications = 'Modifica├º├╡es foram salvas';
  167. $strModify = 'Modificar';
  168. $strModifyIndexTopic = 'Modificar um ├¡ndice';
  169. $strMoveTable = 'Mover tabela para (base de dados<b>.</b>tabela):';
  170. $strMoveTableOK = 'Tabela %s foi movida para %s.';
  171. $strMySQLReloaded = 'MySQL reiniciado.';
  172. $strMySQLSaid = 'Mensagens do MySQL : ';
  173. $strMySQLServerProcess = 'MySQL %pma_s1% funcionando em %pma_s2% como %pma_s3%';
  174. $strMySQLShowProcess = 'Mostra os Processos';
  175. $strMySQLShowStatus = 'Mostra informa├º├úo de runtime do MySQL';
  176. $strMySQLShowVars = 'Mostra vari├íveis de sistema do MySQL';
  177.  
  178. $strName = 'Nome';
  179. $strNext = 'Pr├│ximo';
  180. $strNo = 'N├úo';
  181. $strNoDatabases = 'Sem bases';
  182. $strNoDropDatabases = 'O comando "DROP DATABASE" est├í desabilitado.';
  183. $strNoFrames = 'phpMyAdmin ├⌐ mais amig├ível com um navegador <b>capaz de exibir frames</b>.';
  184. $strNoIndex = 'Nenhum ├¡ndice definido!';
  185. $strNoIndexPartsDefined = 'Nenhuma parte de ├¡ndice definida!';
  186. $strNoModification = 'Sem Mudan├ºa';
  187. $strNone = 'Nenhum';
  188. $strNoPassword = 'Sem Senha';
  189. $strNoPrivileges = 'Sem Privil├⌐gios';
  190. $strNoQuery = 'Nenhuma procura SQL!';
  191. $strNoRights = 'Voc├¬ n├úo tem direitos suficientes para estar aqui agora!';
  192. $strNoTablesFound = 'Nenhuma tabela encontrada no banco de dados';
  193. $strNotNumber = 'Isto n├úo ├⌐ um n├║mero!';
  194. $strNotValidNumber = ' n├úo ├⌐ um n├║mero de registro valido!';
  195. $strNoUsersFound = 'Nenhum usu├írio(s) encontrado.';
  196. $strNull = 'Nulo';
  197.  
  198. $strOftenQuotation = 'Em geral aspas. OPCIONAL significa que apenas campos de caracteres s├úo delimitados por caracteres "delimitadores"';
  199. $strOptimizeTable = 'Optimizar tabela';
  200. $strOptionalControls = 'Opcional. Controla como ler e escrever caracteres especiais.';
  201. $strOptionally = 'OPCIONAL';
  202. $strOr = 'Ou';
  203. $strOverhead = 'Sobre Carga';
  204.  
  205. $strPartialText = 'Textos parciais';
  206. $strPassword = 'Senha';
  207. $strPasswordEmpty = 'A senhas est├í vazia!';
  208. $strPasswordNotSame = 'As senhas n├úo s├úo a mesma!';
  209. $strPHPVersion = 'Vers├úo do PHP';
  210. $strPmaDocumentation = 'Documenta├º├úo do phpMyAdmin ';
  211. $strPmaUriError = 'A diretiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> Deve ser setada';
  212. $strPos1 = 'In├¡cio';
  213. $strPrevious = 'Anterior';
  214. $strPrimary = 'Prim├íria';
  215. $strPrimaryKeyHasBeenDropped = 'A chave prim├íria foi deletada';
  216. $strPrimaryKeyName = 'O nome da chave prim├íria deve ser... "PRIMARY"!';
  217. $strPrimaryKeyWarning = '("PRIMARY" <b>precisa</b> ser o nome de e <b>apenas da</b> chave prim├íria!)';
  218. $strPrintView = 'Visualiza├º├úo para Impress├úo';
  219. $strPrivileges = 'Privil├⌐gios';
  220.  
  221. $strQBE = 'Procura por Exemplo';
  222. $strQueryOnDb = 'Procura SQL na base de dados <b>%s</b>:';
  223.  
  224. $strRecords = 'Registros';
  225. $strReferentialIntegrity = 'Verificar integridade referencial:';
  226. $strReloadFailed = 'Reinicializa├º├úo do MySQL falhou.';
  227. $strReloadMySQL = 'Reinicializa o MySQL';
  228. $strRenameTable = 'Renomeia a tabela para ';
  229. $strRenameTableOK = 'Tabela %s renomeada para %s';
  230. $strRepairTable = 'Reparar tabela';
  231. $strReplace = 'Substituir';
  232. $strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
  233. $strReset = 'Resetar';
  234. $strReType = 'Re-digite';
  235. $strRevoke = 'Revogar';
  236. $strRevokeMessage = 'Voc├¬ revogou os privil├⌐gios para %s';
  237. $strRowLength = 'Tamanho da Coluna';
  238. $strRows = 'Colunas';
  239. $strRowsFrom = 'colunas come├ºando de';
  240. $strRowSize = ' Tamanho do registro ';
  241. $strRowsModeHorizontal = 'horizontal';
  242. $strRowsModeOptions = 'no modo %s e repetindo cabe├ºalhos ap├│s %s c├⌐lulas';
  243. $strRowsModeVertical = 'vertical';
  244. $strRowsStatistic = 'Estatist├¡cas da Coluna';
  245. $strRunning = 'Rodando em %s';
  246. $strRunQuery = 'Envia Query';
  247. $strRunSQLQuery = 'Fazer procura(s) SQL no banco de dados %s';
  248.  
  249. $strSave = 'Salva';
  250. $strSelectADb = 'Por favor, selecione uma base de dados';
  251. $strSelectAll = 'Selecionar Todos';
  252. $strSelectFields = 'Selecione os campos (no m├¡nimo 1)';
  253. $strSelectNumRows = 'na procura';
  254. $strSend = 'Envia';
  255. $strServerChoice = 'Sele├º├úo da Base';
  256. $strServerVersion = 'Vers├úo do Servidor';
  257. $strSetEnumVal = 'Se um tipo de campo ├⌐ "enum" ou "set", por favor entre valores usando este formato: \'a\',\'b\',\'c\'...<br />Se voc├¬ for colocar uma barra contr├íria ("\") ou aspas simples ("\'") entre os valores, coloque uma barra contr├íria antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').';
  258. $strShow = 'Mostrar';
  259. $strShowAll = 'Mostrar Todos';
  260. $strShowingRecords = 'Mostrando registros ';
  261. $strShowPHPInfo = 'Mostra informa├º├╡es do PHP';
  262. $strShowTables = 'Mostrar Tabelas';
  263. $strShowThisQuery = ' Mostra esta query novamente ';
  264. $strSingly = '(singularmente)';
  265. $strSize = 'Tamanho';
  266. $strSort = 'Ordena';
  267. $strSpaceUsage = 'Uso do espa├ºo';
  268. $strSQLQuery = 'comando SQL';
  269. $strStatement = 'Comandos';
  270. $strStrucCSV = 'Dados CSV';
  271. $strStrucData = 'Estrutura e dados';
  272. $strStrucDrop = 'Adiciona \'Sobrescrever\'';
  273. $strStrucExcelCSV = 'CSV para dados MS Excel';
  274. $strStrucOnly = 'Somente estrutura';
  275. $strSubmit = 'Submete';
  276. $strSuccess = 'Seu comando SQL foi executado com sucesso';
  277. $strSum = 'Soma';
  278.  
  279. $strTable = 'Tabela';
  280. $strTableComments = 'Coment├írios da tabela';
  281. $strTableEmpty = 'O Nome da Tabela est├í vazio!';
  282. $strTableHasBeenDropped = 'Tabela %s foi deletada';
  283. $strTableHasBeenEmptied = 'Tabela %s foi esvaziada';
  284. $strTableHasBeenFlushed = 'Tabela %s foi limpa';
  285. $strTableMaintenance = 'Tabela de Manuten├º├úo';
  286. $strTables = '%s tabela(s)';
  287. $strTableStructure = 'Estrutura da tabela';
  288. $strTableType = 'Tipo da Tabela';
  289. $strTextAreaLength = ' Por causa da sua largura,<br /> esse campo pode n├úo ser edit├ível ';
  290. $strTheContent = 'O conte├║do do seu arquivo foi inserido';
  291. $strTheContents = 'O conte├║do do arquivo substituiu o conte├║do da tabela que tinha a mesma chave prim├íria ou ├║nica';
  292. $strTheTerminator = 'Terminador de campos.';
  293. $strTotal = 'total';
  294. $strType = 'Tipo';
  295.  
  296. $strUncheckAll = 'Desmarca Todos';
  297. $strUnique = '├Ünico';
  298. $strUnselectAll = 'Desmarcar Todos';
  299. $strUpdatePrivMessage = 'Voc├¬ mudou os privil├⌐ios para %s.';
  300. $strUpdateProfileMessage = 'A configura├º├úo foi atualizada.';
  301. $strUpdateQuery = 'Atualiza a Procura';
  302. $strUsage = 'Uso';
  303. $strUseBackquotes = 'Usa aspas simples nos nomes de tabelas e campos';
  304. $strUser = 'Usu├írio';
  305. $strUserEmpty = 'O nome do usu├írio est├í vazio!';
  306. $strUserName = 'Nome do usu├írio';
  307. $strUseTables = 'Usar Tabelas';
  308.  
  309. $strValue = 'Valor';
  310. $strViewDump = 'Ver o esquema da tabela';
  311. $strViewDumpDB = 'Ver o esquema do banco de dados';
  312.  
  313. $strWelcome = 'Bem vindo ao %s';
  314. $strWithChecked = 'Com marcados:';
  315. $strWrongUser = 'Usu├írio ou Senha errado. Acesso Negado.';
  316.  
  317. $strYes = 'Sim';
  318.  
  319. $strZip = '"compactado com zip"';
  320. // To translate
  321.  
  322. $strAllTableSameWidth = 'display all Tables with same width?';  //to translate
  323.  
  324. $strBeginCut = 'BEGIN CUT';  //to translate
  325. $strBeginRaw = 'BEGIN RAW';  //to translate
  326.  
  327. $strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.';  //to translate
  328. $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';  //to translate
  329. $strChangeDisplay = 'Choose Field to display';  //to translate
  330. $strCharsetOfFile = 'Character set of the file:'; //to translate
  331. $strChoosePage = 'Please choose a Page to edit';  //to translate
  332. $strColComFeat = 'Displaying Column Comments';  //to translate
  333. $strComments = 'Comments';  //to translate
  334. $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
  335. $strConfigureTableCoord = 'Please configure the coordinates for table %s';  //to translate
  336. $strCreatePage = 'Create a new Page';  //to translate
  337. $strCreatePdfFeat = 'Creation of PDFs';  //to translate
  338.  
  339. $strDisabled = 'Disabled';  //to translate
  340. $strDisplayFeat = 'Display Features';  //to translate
  341. $strDisplayPDF = 'Display PDF schema';  //to translate
  342. $strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
  343.  
  344. $strEditPDFPages = 'Edit PDF Pages';  //to translate
  345. $strEnabled = 'Enabled';  //to translate
  346. $strEndCut = 'END CUT';  //to translate
  347. $strEndRaw = 'END RAW';  //to translate
  348. $strExplain = 'Explain SQL';  //to translate
  349. $strExport = 'Export';  //to translate
  350.  
  351. $strGenBy = 'Generated by'; //to translate
  352. $strGeneralRelationFeat = 'General relation features';  //to translate
  353.  
  354. $strHaveToShow = 'You have to choose at least one Column to display';  //to translate
  355.  
  356. $strLinkNotFound = 'Link not found';  //to translate
  357. $strLinksTo = 'Links to';  //to translate
  358.  
  359. $strMySQLCharset = 'MySQL Charset';  //to translate
  360.  
  361. $strNoDescription = 'no Description';  //to translate
  362. $strNoExplain = 'Skip Explain SQL';  //to translate
  363. $strNoPhp = 'without PHP Code';  //to translate
  364. $strNotOK = 'not OK';  //to translate
  365. $strNotSet = '<b>%s</b> table not found or not set in %s';  //to translate
  366. $strNoValidateSQL = 'Skip Validate SQL';  //to translate
  367. $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>';//to translate
  368. $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)';//to translate
  369.  
  370. $strOK = 'OK';  //to translate
  371. $strOperations = 'Operations';  //to translate
  372.  
  373. $strPageNumber = 'Page number:';  //to translate
  374. $strPdfDbSchema = 'Schema of the the "%s" database - Page %s';  //to translate
  375. $strPdfInvalidTblName = 'The "%s" table does not exist!';  //to translate
  376. $strPdfNoTables = 'No tables';  //to translate
  377. $strPhp = 'Create PHP Code';  //to translate
  378.  
  379. $strQBEDel = 'Del';  //to translate (used in tbl_qbe.php)
  380. $strQBEIns = 'Ins';  //to translate (used in tbl_qbe.php)
  381.  
  382. $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.';  //to translate
  383. $strRelationView = 'Relation view';  //to translate
  384.  
  385. $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';  //to translate
  386. $strSearch = 'Search';//to translate
  387. $strSearchFormTitle = 'Search in database';//to translate
  388. $strSearchInTables = 'Inside table(s):';//to translate
  389. $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate
  390. $strSearchOption1 = 'at least one of the words';//to translate
  391. $strSearchOption2 = 'all words';//to translate
  392. $strSearchOption3 = 'the exact phrase';//to translate
  393. $strSearchOption4 = 'as regular expression';//to translate
  394. $strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';//to translate
  395. $strSearchType = 'Find:';//to translate
  396. $strSelectTables = 'Select Tables';  //to translate
  397. $strShowColor = 'Show color';  //to translate
  398. $strShowGrid = 'Show grid';  //to translate
  399. $strShowTableDimension = 'Show dimension of tables';  //to translate
  400. $strSplitWordsWithSpace = 'Words are seperated by a space character (" ").';//to translate
  401. $strSQL = 'SQL'; //to translate
  402. $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:';  //to translate
  403. $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem';  //to translate
  404. $strSQLResult = 'SQL result'; //to translate
  405. $strSQPBugInvalidIdentifer = 'Invalid Identifer';  //to translate
  406. $strSQPBugUnclosedQuote = 'Unclosed quote';  //to translate
  407. $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';  //to translate
  408. $strStructPropose = 'Propose table structure';  //to translate
  409. $strStructure = 'Structure';  //to translate
  410.  
  411. $strValidateSQL = 'Validate SQL';  //to translate
  412.  
  413. $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';  //to translate
  414. $strWebServerUploadDirectory = 'web-server upload directory';  //to translate
  415. $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
  416. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
  417. $strServer = 'Server';  //to translate
  418. $strPutColNames = 'Put fields names at first row';  //to translate
  419. $strImportDocSQL = 'Import docSQL Files';  //to translate
  420. $strDataDict = 'Data Dictionary';  //to translate
  421. $strPrint = 'Print';  //to translate
  422. $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';  //to translate
  423. $strCompression = 'Compression'; //to translate
  424. $strNumTables = 'Tables'; //to translate
  425. $strTotalUC = 'Total'; //to translate
  426. $strRelationalSchema = 'Relational schema';  //to translate
  427. $strTableOfContents = 'Table of contents';  //to translate
  428. $strCannotLogin = 'Cannot login to MySQL server';  //to translate
  429. $strShowDatadictAs = 'Data Dictionary Format';  //to translate
  430. $strLandscape = 'Landscape';  //to translate
  431. $strPortrait = 'Portrait';  //to translate
  432.  
  433. $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
  434.  
  435. $strAbortedClients = 'Aborted'; //to translate
  436. $strConnections = 'Connections'; //to translate
  437. $strFailedAttempts = 'Failed attempts'; //to translate
  438. $strGlobalValue = 'Global value'; //to translate
  439. $strMoreStatusVars = 'More status variables'; //to translate
  440. $strPerHour = 'per hour'; //to translate
  441. $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
  442. $strQueryType = 'Query type'; //to translate
  443. $strReceived = 'Received'; //to translate
  444. $strSent = 'Sent'; //to translate
  445. $strServerStatus = 'Runtime Information'; //to translate
  446. $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
  447. $strServerTabVariables = 'Variables'; //to translate
  448. $strServerTabProcesslist = 'Processes'; //to translate
  449. $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
  450. $strServerVars = 'Server variables and settings'; //to translate
  451. $strSessionValue = 'Session value'; //to translate
  452. $strTraffic = 'Traffic'; //to translate
  453. $strVar = 'Variable'; //to translate
  454.  
  455. $strCommand = 'Command'; //to translate
  456. $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
  457. $strId = 'ID'; //to translate
  458. $strProcesslist = 'Process list'; //to translate
  459. $strStatus = 'Status'; //to translate
  460. $strTime = 'Time'; //to translate
  461. $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
  462.  
  463. $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
  464. $strLaTeX = 'LaTeX';  //to translate
  465.  
  466. $strAdministration = 'Administration'; //to translate
  467. $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
  468. $strGlobalPrivileges = 'Global privileges'; //to translate
  469. $strGrantOption = 'Grant'; //to translate
  470. $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
  471. $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
  472. $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
  473. $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
  474. $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
  475. $strPrivDescDelete = 'Allows deleting data.'; //to translate
  476. $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
  477. $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
  478. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
  479. $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
  480. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
  481. $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
  482. $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
  483. $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
  484. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  485. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  486. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  487. $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
  488. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
  489. $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
  490. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
  491. $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
  492. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
  493. $strPrivDescSelect = 'Allows reading data.'; //to translate
  494. $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
  495. $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
  496. $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
  497. $strPrivDescUpdate = 'Allows changing data.'; //to translate
  498. $strPrivDescUsage = 'No privileges.'; //to translate
  499. $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
  500. $strResourceLimits = 'Resource limits'; //to translate
  501. $strUserOverview = 'User overview'; //to translate
  502. $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
  503.  
  504. $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
  505.  
  506. $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
  507. $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
  508. $strDeleting = 'Deleting %s'; //to translate
  509. $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
  510. $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
  511. $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
  512. $strRemoveSelectedUsers = 'Remove selected users'; //to translate
  513. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
  514. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
  515. $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
  516.  
  517. $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
  518. $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
  519. $strColumnPrivileges = 'Column-specific privileges'; //to translate
  520. $strDbPrivileges = 'Database-specific privileges'; //to translate
  521. $strLocalhost = 'Local';
  522. $strLoginInformation = 'Login Information'; //to translate
  523. $strTblPrivileges = 'Table-specific privileges'; //to translate
  524. $strThisHost = 'This Host'; //to translate
  525. $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
  526. $strUserAlreadyExists = 'The user %s already exists!'; //to translate
  527. $strUseTextField = 'Use text field'; //to translate
  528.  
  529. $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
  530. $strAddedColumnComment = 'Added comment for column';  //to translate
  531. $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
  532. $strAddedColumnRelation = 'Added relation for column';  //to translate
  533. $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
  534. $strImportFinished = 'Import finished';  //to translate
  535. $strFileCouldNotBeRead = 'File could not be read';  //to translate
  536. $strIgnoringFile = 'Ignoring file %s';  //to translate
  537. $strThisNotDirectory = 'This was not a directory';  //to translate
  538. $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
  539. $strImportFiles = 'Import files';  //to translate
  540. $strDBGModule = 'Module';  //to translate
  541. $strDBGLine = 'Line';  //to translate
  542. $strDBGHits = 'Hits';  //to translate
  543. $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
  544. $strDBGTotalTimeMs = 'Total time, ms';  //to translate
  545. $strDBGMinTimeMs = 'Min time, ms';  //to translate
  546. $strDBGMaxTimeMs = 'Max time, ms';  //to translate
  547. $strDBGContextID = 'Context ID';  //to translate
  548. $strDBGContext = 'Context';  //to translate
  549. $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
  550. $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
  551. $strCheckPrivs = 'Check Privileges';  //to translate
  552. $strCheckPrivsLong = 'Check privileges for database "%s".';  //to translate
  553. $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
  554. $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
  555. $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
  556. $strJumpToDB = 'Jump to database "%s".';  //to translate
  557. $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
  558. $strNoDatabasesSelected = 'No databases selected.';  //to translate
  559. $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
  560. $strGlobal = 'global';  //to translate
  561. $strDbSpecific = 'database-specific';  //to translate
  562. $strUsersHavingAccessToDb = 'Users having access to "%s"';  //to translate
  563. $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
  564. $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
  565. $strChangeCopyModeCopy = '... keep the old one.';  //to translate
  566. $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
  567. $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
  568. $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
  569. $strWildcard = 'wildcard';  //to translate
  570. $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
  571. $strQueryTime = 'Query took %01.4f sec';//to translate
  572. $strDBComment = 'Database comment: ';//to translate
  573. $strQueryFrame = 'Query window';//to translate
  574. $strQuerySQLHistory = 'SQL-history';//to translate
  575. $strMIME_MIMEtype = 'MIME-type';//to translate
  576. $strMIME_transformation = 'Browser transformation';//to translate
  577. $strMIME_transformation_options = 'Transformation options';//to translate
  578. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
  579. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
  580. $strMIME_available_mime = 'Available MIME-types';//to translate
  581. $strMIME_available_transform = 'Available transformations';//to translate
  582. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
  583. $strMIME_description = 'Description';//to translate
  584. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
  585. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
  586. $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
  587. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
  588. $strInnodbStat = 'InnoDB Status';  //to translate
  589. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
  590. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
  591. $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
  592. $strSQLOptions = 'SQL options';//to translate
  593. $strXML = 'XML';//to translate
  594. $strCSVOptions = 'CSV options';//to translate
  595. $strNoOptions = 'This format has no options';//to translate
  596. $strStatCreateTime = 'Creation';//to translate
  597. $strStatUpdateTime = 'Last update';//to translate
  598. $strStatCheckTime = 'Last check';//to translate
  599. $strPerMinute = 'per minute';//to translate
  600. $strPerSecond = 'per second';//to translate
  601. $strAutomaticLayout = 'Automatic layout';  //to translate
  602. $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
  603. $strFileNameTemplate = 'File name template';//to translate
  604. $strFileNameTemplateRemember = 'remember template';//to translate
  605. $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
  606. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
  607. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
  608. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
  609. $strAutodetect = 'Autodetect';  //to translate
  610. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
  611. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
  612. $strUseHostTable = 'Use Host Table';  //to translate
  613. $strShowFullQueries = 'Show Full Queries';  //to translate
  614. $strTruncateQueries = 'Truncate Shown Queries';  //to translate
  615. $strSwitchToTable = 'Switch to copied table';  //to translate
  616. $strCharset = 'Charset';  //to translate
  617. $strLaTeXOptions = 'LaTeX options';  //to translate
  618. $strRelations = 'Relations';  //to translate
  619. $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
  620. $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
  621. $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
  622. $strSaveOnServer = 'Save on server in %s directory';  //to translate
  623. $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
  624. $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
  625. $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
  626. $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
  627. $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
  628. $strInsertedRowId = 'Inserted row id:';  //to translate
  629. $strLoadMethod = 'LOAD method';  //to translate
  630. $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
  631. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  632. $strExcelOptions = 'Excel options';  //to translate
  633. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  634. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  635. $strPaperSize = 'Paper size';  //to translate
  636. $strDatabaseNoTable = 'This database contains no table!';//to translate
  637. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  638. $strAddIntoComments = 'Add into comments';//to translate
  639. $strDatabaseExportOptions = 'Database export options';//to translate
  640. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  641. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  642. $strTableOptions = 'Table options';  //to translate
  643. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  644. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  645. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  646. $strCharsets = 'Charsets';  //to translate
  647. $strDescription = 'Description';  //to translate
  648. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  649. $strCollation = 'Collation';  //to translate
  650. $strMultilingual = 'multilingual';  //to translate
  651. $strGerman = 'German';  //to translate
  652. $strPhoneBook = 'phone book';  //to translate
  653. $strDictionary = 'dictionary';  //to translate
  654. $strSwedish = 'Swedish';  //to translate
  655. $strDanish = 'Danish';  //to translate
  656. $strCzech = 'Czech';  //to translate
  657. $strTurkish = 'Turkish';  //to translate
  658. $strEnglish = 'English';  //to translate
  659. $strHungarian = 'Hungarian';  //to translate
  660. $strCroatian = 'Croatian';  //to translate
  661. $strBulgarian = 'Bulgarian';  //to translate
  662. $strLithuanian = 'Lithuanian';  //to translate
  663. $strEstonian = 'Estonian';  //to translate
  664. $strCaseInsensitive = 'case-insensitive';  //to translate
  665. $strCaseSensitive = 'case-sensitive';  //to translate
  666. $strUkrainian = 'Ukrainian';  //to translate
  667. $strHebrew = 'Hebrew';  //to translate
  668. $strWestEuropean = 'West European';  //to translate
  669. $strCentralEuropean = 'Central European';  //to translate
  670. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  671. $strCyrillic = 'Cyrillic';  //to translate
  672. $strArmenian = 'Armenian';  //to translate
  673. $strArabic = 'Arabic';  //to translate
  674. $strRussian = 'Russian';  //to translate
  675. $strUnknown = 'unknown';  //to translate
  676. $strBaltic = 'Baltic';  //to translate
  677. $strUnicode = 'Unicode';  //to translate
  678. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  679. $strKorean = 'Korean';  //to translate
  680. $strGreek = 'Greek';  //to translate
  681. $strJapanese = 'Japanese';  //to translate
  682. $strThai = 'Thai';  //to translate
  683. $strUseThisValue = 'Use this value';  //to translate
  684. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  685. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  686. $strInternalRelations = 'Internal relations';  //to translate
  687. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  688. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  689. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  690. $strLatexContinued = '(continued)';//to translate
  691. $strLatexContent = 'Content of table __TABLE__';//to translate
  692. $strLatexIncludeCaption = 'Include table caption';//to translate
  693. $strLatexCaption = 'Table caption';//to translate
  694. $strLatexLabel = 'Label key';//to translate
  695. $strLatexContinuedCaption = 'Continued table caption';//to translate
  696.  
  697. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  698. $strLogServer = 'Server';  //to translate
  699. $strSortByKey = 'Sort by key';  //to translate
  700. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  701. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  702. $strConstraintsForTable = 'Constraints for table';  //to translate
  703. $strBookmarkOptions = 'Bookmark options';  //to translate
  704. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  705. $strCheckOverhead = 'Check overheaded';  //to translate
  706. $strExcelEdition = 'Excel edition';  //to translate
  707. $strDelayedInserts = 'Use delayed inserts';  //to translate
  708. $strSQLExportType = 'Export type';  //to translate
  709. $strAddConstraints = 'Add constraints';  //to translate
  710. $strGeorgian = 'Georgian';  //to translate
  711. $strCzechSlovak = 'Czech-Slovak';  //to translate
  712. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  713. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  714. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  715. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  716. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  717. $strNeedPrimaryKey = 'You should define a primary key for this table.';  //to translate
  718. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  719. $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
  720. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  721. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  722. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  723. $strAfterInsertSame = 'Go back to this page';  //to translate
  724. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  725. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  726. $strDBRename = 'Rename database to';  //to translate
  727. $strOperator = 'Operator';  //to translate
  728. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  729. $strCalendar = 'Calendar';  //to translate
  730. $strRefresh = 'Refresh';  //to translate
  731. $strDefragment = 'Defragment table';  //to translate
  732. $strNoRowsSelected = 'No rows selected';  //to translate
  733. $strSpanish = 'Spanish';  //to translate
  734. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  735. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  736. $strServerNotResponding = 'The server is not responding';  //to translate
  737. $strTheme = 'Theme / Style';  //to translate
  738. $strTakeIt = 'take it';  //to translate
  739. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  740. $strIcelandic = 'Icelandic';  //to translate
  741. $strLatvian = 'Latvian';  //to translate
  742. $strPolish = 'Polish';  //to translate
  743. $strRomanian = 'Romanian';  //to translate
  744. $strSlovenian = 'Slovenian';  //to translate
  745. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  746. $strSlovak = 'Slovak';  //to translate
  747. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  748. $strPersian = 'Persian';  //to translate
  749. $strAddFields = 'Add %s field(s)';  //to translate
  750. $strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
  751. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  752. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  753. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  754. $strBinLogName = 'Log name';  //to translate
  755. $strBinLogPosition = 'Position';  //to translate
  756. $strBinLogEventType = 'Event type';  //to translate
  757. $strBinLogServerId = 'Server ID';  //to translate
  758. $strBinLogOriginalPosition = 'Original position';  //to translate
  759. $strBinLogInfo = 'Information';  //to translate
  760. $strBinaryLog = 'Binary log';  //to translate
  761. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  762. $strDBCopy = 'Copy database to';  //to translate
  763. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  764. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  765. $strPasswordHashing = 'Password Hashing';  //to translate
  766. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  767. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  768. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  769. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  770. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  771. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  772. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  773. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  774. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  775. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  776. $strAfterInsertNext = 'Edit next row';  //to translate
  777. ?>
  778.